my_traindisp_for_ganymed.C		: adapted script (of Thomas B. random forest script) that determine the disp (<=> angular resolution) and produced file that will then be used at the ganymed stage. The script takes two arguments: the setup number and a boolean to apply additionnal cuts or not (typically at 0 since other cuts should be determine by another random forest run).

my_trainenergy_for_ganymed.C		: idem, but to determine the energy resolution of the instrument. To be consistent, the same cuts should be applied for disp and energy calculation.

launch_my_training.py			: generic python script used to launch the pre-cited ones.